gtkwindow: Remove a bogus comment
authorJasper St. Pierre <jstpierre@mecheye.net>
Thu, 17 Jul 2014 15:03:27 +0000 (11:03 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Thu, 17 Jul 2014 17:10:50 +0000 (13:10 -0400)
gtk_window_configure_event certainly doesn't fill the new allocation
in. We're filling it in right here!

gtk/gtkwindow.c

index c3ae869b4eb5661eb79fac0261f3993f82031c9f..8f36abc7a2b31a297594243713b0bd72799fc11d 100644 (file)
@@ -8940,7 +8940,6 @@ gtk_window_move_resize (GtkWindow *window)
        */
       priv->configure_notify_received = FALSE;
 
-      /* gtk_window_configure_event() filled in widget->allocation */
       gtk_widget_size_allocate (widget, &allocation);
 
       /* If the configure request changed, it means that